home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / dink100.arc / D-UTILS.TXT next >
Text File  |  1990-04-25  |  2KB  |  36 lines

  1. Thanks for trying out one of the D Utilities.
  2.  
  3.  
  4. Currently there are four written:
  5.  
  6. DD      A replacement for the DOS DIR command.  This program shows it's output
  7.         in colour, and in a handfull of different formats, such as 1, 2, 4, or
  8.         5 column output.  DD shows total size of the files.  DD also works in
  9.         the extended EGA and VGA text modes (43 and 50 line modes).  DD can
  10.         accept multiple filespecs from the command line.  DD can also sort
  11.         output by filename, extension, size, or date if you desire.
  12.  
  13. DDel    A replacement for the DOS DEL/ERASE commands.  The look and feel of
  14.         this program is very similar to that of DD (as they share the same
  15.         program logic).  This program can accept multiple filespecs from the
  16.         command line like DD and has options for prompting before deletion
  17.         in addition to other things.
  18.  
  19. DClock  A 2896 byte memory resident clock that displays the time only when you
  20.         want to see it.  You only have to hold down the ALT and Left-SHIFT keys
  21.         and the time will pop onto the screen, promptly disappearing when you
  22.         let go of the keys.
  23.  
  24. DCls    A simple utility that will clear your screen no matter what size it is.
  25.         Usefull if you are using an extended EGA or VGA text mode (35, 43, 40,
  26.         or 50 line) but do not have a version of DOS that supports it (pre-4.x).
  27.  
  28.  
  29. Both DD and DDel allow default parameters to be set up in the DOS environment
  30. through use of the SET command.
  31.  
  32.  
  33.  
  34. -=>TTWD
  35.  
  36.